Web Service Definition Language - meaning and definition. What is Web Service Definition Language
Diclib.com
Online Dictionary

What (who) is Web Service Definition Language - definition

WORLD WIDE WEB SERVICE
Web Service Conversation Language

Web Service Definition Language      
<architecture> (WSDL) An XML format for describing network services as a set of endpoints operating on messages containing either "document oriented" or "procedure oriented" information. The operations and messages are described abstractly, and then bound to a concrete network protocol and message format to define an endpoint. Related concrete endpoints are combined into abstract endpoints (services). WSDL is typically used with SOAP over HTTP but it is extensible to allow description of endpoints and their messages independent of what message formats or network protocols. [Reference?] (2004-06-21)
Web Services         
  • Web services in a [[service-oriented architecture]].
  • Web services architecture: the service provider sends a WSDL file to UDDI. The service requester contacts UDDI to find out who is the provider for the data it needs, and then it contacts the service provider using the SOAP protocol. The service provider validates the service request and sends structured data in an XML file, using the SOAP protocol. This XML file would be validated again by the service requester using an XSD file.
SERVICE OFFERED BY AN ELECTRONIC DEVICE TO ANOTHER ELECTRONIC DEVICE, COMMUNICATING WITH EACH OTHER VIA THE WORLD WIDE WEB
Web services; Web Service; XML Web Services; XML Services; Web Services; Webservice; Webservices; List of web service markup languages; JSR-181; List of Web service markup languages; Web service provider; Autonomous Web Services
<standard, programming, software> A family of standards promoted by the W3C for working with other business, developers and programs through open protocols, languages and APIs, including XML, {Simple Object Access Protocol}, WSDL and UDDI. W3C Web Services (http://w3.org/2002/ws). (2004-06-23)
webspace         
  • Multiple racks of servers
  • A typical server "rack" commonly seen in [[colocation centre]]s
SERVICE FOR WEBSITES
Webhosting; WebHost; Web host; Web Hosting; Free web host; Free webhost; Free web hosting service; Host site; Webhost; Free Web Hosting; Free web hosting; Free hosting; Web hosting; Web hosting services; Host ISP; Webspace; Website hosting; Online hosting; Website hosts; Website host; Free web hosts; Free online website hosts; Free website hosts; Free site hosting; Web host directory; WebHS; Web space; Anonymous Hosting; Free Web Host; Web-hosting; Web hosting articles; Website hosting service; Web presence provider; Web hosting company; Webhosts; Host management; Web hosting provider
Webspace is computer memory that you can use to create web pages. (COMPUTING)
There's also 5Mb of webspace so that you can create your own personal web site.
N-UNCOUNT

Wikipedia

Web Services Conversation Language

The Web Service Conversation Language (WSCL) proposal defines the overall input and output message sequences for one web service using a finite state automaton FSA over the alphabet of message types.